| Update HistoryV1.8.4
/ 18-May-2021Main
Changes 
Update examples and applications to avoid clearing DMA using global flag GIFx. V1.7.0
/ 09-October-2018Main
Changes Update stm32f1xx_hal_conf.h files to add support to HAL CAN Legacy Module.
 V1.5.0
/ 14-April-2017Main
Changes Update stm32f1xx_hal_conf.h file to be aligned with new conf_template.h 
General examples projects update to be aligned with new HAL SD and BSP Drivers implementationUpdate HAL examples to use TIM HW as time base source instead of SystickAdd 2 new HAL TimeBase examples : HAL_TimeBase_RTC_ALARM and HAL_TimeBase_RTC_WKUPAdd 2 new I2C examples to explore the repeat start feature: I2C_TwoBoards_RestartAdvComIT and I2C_TwoBoards_RestartComITRework I2C_TwoBoards_AdvComIT and I2C_TwoBoards_ComIT examples following changes in latest HAL versionUpdate to allow master to restart communication when slave doesn't acknowledge its address
 Update I2C_TwoBoards_ComDMA example to be inline with new HAL I2C DMA model :Fix wrong GPIO configuration of CAN RX in CAN_Networking exampleUpdate BSP NAND Demo in BSP Example and FSMC NAND Example after HAL NAND driver rework
 V1.4.0
/ 29-April-2016Main
Changes Update all the system_stm32f1xx.c with new AHBPrescTable and APBPrescTable.
 V1.3.0
/ 18-December-2015Main
Changes
            
            
            
            
            
            
             To
ensure the full compatibility of the GPIO interfaces across all the
STM32 families, the gpio speed definition have been renamed:GPIO_SPEED_LOW to GPIO_SPEED_FREQ_LOWGPIO_SPEED_MEDIUM to GPIO_SPEED_FREQ_MEDIUMGPIO_SPEED_HIGH to GPIO_SPEED_FREQ_HIGHaliases are created to keep backward compatibility
 Reduce the default timeout value for the startup of the HSE form 5s to 100ms.Update the Keil projects from V4 to V5.Adapt the SW4STM32 projects to version 1.5.0 of the IDE.
 V1.2.0
/ 31-July-2015Main
Changes
            
            
            
            
            
            
             CORTEX_MPU: This example now uses the new HAL api on MPU.SMARTCARD_T0: Rework of the example to improve robustness.
 V1.1.0
/ 05-June-2015Main
Changes
            
            
            
            
            
            
             Add support of System Workbench for STM32 (SW4STM32) toolchain
 V1.0.0
/ 16-December-2014Main
Changes License
Licensed
under MCD-ST Liberty SW License Agreement V2, (the "License"); You may
not use this package
except in compliance with the License. You may obtain a copy of the
License at:
 
 Unless
required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See
the License for the specific language governing permissions and
limitations under the License.
 
 For
complete documentation on STM32 Microcontrollers visit www.st.com/STM32 |